<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 澶撮儴 */

a:hover {
    text-decoration: none;
}

.swiperBox {
    height: 100%;
}

.swiper-container {
    height: 100%;
    position: relative;
}

.swiperBox img {
    width: 100%;
    height: 100%;
}

.top {
    height: 80px;
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 97;
    background-color: rgba(32, 98, 192, 0.8);
}

.top-nav {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-nav a {
    cursor: pointer;
}

.top-nav a:hover {
    text-decoration: none;
}

.top-nav-img {
    width: 190px;
    margin-right: 81px;
}

.top-link-list {
    line-height: 80px;
    display: flex;
    flex-wrap: nowrap;
}

.top-link-list&gt;div {
    white-space: nowrap;
}

.top a {
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
}

.top a:hover {
    color: #d5b160;
}

.top .top-nav-active::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -8px;
    background-color: #fff;
}

.top .top-user-register {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background-color: #d5b160;
    border-radius: 15px;
    margin-right: 18px;
}

.top .top-user-register:hover {
    color: #fff;
}

.top .vertical {
    width: 1px;
    height: 20px;
    background-color: #fff;
    opacity: 0.2;
}

.top .language-select a {
    margin-left: 14px;
    margin-right: 0;
    color: #7a9ed4;
}

.top .language-select .language-active {
    color: #ffffff;
}

.topHeight {
    height: 50px;
    width: 100%;
}

#top-business {
    position: relative;
}

#top-business:hover #top-bussiness-list {
    display: block;
}

#top-bussiness-list {
    /* width: 100%; */
    display: none;
    width: 125px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 19px 14px;
    cursor: pointer;
    border-radius: 0px 0px 10px 10px;
    box-sizing: unset;
}

.top-business-item {
    width: 100%;
    color: #666666;
    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 16px;
    line-height: normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.top-business-item:last-of-type {
    margin-bottom: 0;
}

.top-business-item:hover {
    color: #2062c0;
}

#top-bussiness-list .active {
    color: #2062c0;
}


/* 澶撮儴 */

section {
    background-color: #f2f2f2;
    width: 100%;
}


/* 搴曢儴 */

.footer-box {
    width: 1200px;
    padding: 30px 0;
}

.footer-link {
    font-size: 14px;
    color: #666;
}

.footer-link a {
    color: #666;
    margin: 0 25px;
    cursor: pointer;
}

.footer-link a:hover {
    color: #2062c0;
    text-decoration: none;
}

.dividing-live {
    width: 100%;
    border-top: 1px dotted #4f4f4f;
    height: 1px;
    margin: 22px 0 25px;
}


/* 搴曢儴 */


/* 娉ㄥ唽寮规 */

#register-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 98;
    display: none;
}

#register-box {
    z-index: 99;
    padding: 40px 50px 41px;
}

#register-box input {
    font-size: 14px !important;
}

.register-title {
    font-size: 30px;
    margin-bottom: 62px;
}

.input-group {
    width: 600px;
    height: 60px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}

.input-group-addon {
    width: 100px;
    text-align: left;
    padding-left: 24px;
    padding-right: 0;
    background-color: #fff !important;
    border: unset !important;
    font-size: 18px;
}

.input-header {
    color: #666 !important;
    width: 80px !important;
    text-align: left !important;
}

.input-code {
    padding-right: 20px;
    color: #117cd0 !important;
    cursor: pointer;
    text-align: center;
}

.form-diy {
    height: 100% !important;
    font-size: 18px !important;
    outline: none;
    border: 0 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
}

.form-diy:focus {
    box-shadow: none !important;
}

.submit-btn {
    width: 240px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    background-color: #117cd0;
    outline: none;
    border: unset;
    margin-top: 20px;
}

#close-register {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 14px;
    right: 26px;
    cursor: pointer;
}

#close-register img {
    width: 100%;
    height: 100%;
}


/* 娉ㄥ唽寮规 */


/* 杩斿洖椤堕儴 */

#to-top {
    width: 60px;
    height: 60px;
    background-image: url(/front/www/images/huanqiu/2tubiao-icon9.png);
    background-size: 100% 100%;
    opacity: 0;
    position: fixed;
    right: 76px;
    bottom: 162px;
    z-index: 97;
    cursor: pointer;
}


/* 杩斿洖椤堕儴 */</pre></body></html>